'Declaration Public Property MagnifierZoomY As Single
'Declaration
Public Property MagnifierZoomY As Single
public float MagnifierZoomY {get; set;}
public read-write property MagnifierZoomY: Single;
public function get,set MagnifierZoomY : float
public: __property float get_MagnifierZoomY(); public: __property void set_MagnifierZoomY( float value );
public: property float MagnifierZoomY { float get(); void set ( float value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members